home *** CD-ROM | disk | FTP | other *** search
- About a year ago I ran a C-language course in Toronto. At that time we
- used a PD C-compiler with simple math functions but no transcedental, or
- "second order" functions. I will upload the compiler itself at a later
- date. But here are the math functions for those of you with compilers
- lacking transcedental math. Note that these routines generally adhere
- to MICROSOFT format (use of header, stack etc) and so if compiler with
- an appropriate compiler MIGHT be callable from Turbo (I can't
- definitively say so because I eschew Pascal in all its abhorant
- forms... just kidding yoy SYSOP!!!)
- Glen M. Davis